This AgileShape can be used to delete one or more list items.
NOTE: If errors occur during the execution, a message will be written into the SharePoint Integration log file.
NOTE: This AgileShape is a specialized sub-type of the AgilePart AgileShape. Refer to the documentation for the AgilePart AgileShape for additional information about the properties and behavior that this sub-type inherits from the AgilePart AgileShape.
Design-Time Properties
NOTE: Since this AgileShape is a specialized sub-type of the AgilePart AgileShape, all of the standard properties supported by the AgilePart AgileShape are also supported by this AgileShape. Since they are already documented elsewhere, the standard AgilePart properties are not documented in this section. Refer to the documentation for the AgilePart AgileShape for information about the standard AgilePart properties. Additional design-time properties (other than the standard AgilePart properties) that are specific to this AgileShape are documented below.
DeleteListItemsConfiguration
Specifies the configuration for deleting list items.
Site URL
Specifies the SharePoint site URL that includes the list items to be deleted. This is the list that the process model is associated with. Below are examples of a valid SharePoint list URL:
List Name
Specifies the name of the list where the list items will be deleted.
Folder Name
Specifies the name of the folder where the list items will be deleted.
ListItem Field Name
Specifies the name of the list item field to be deleted. This allows you to delete only one field from a list item.
NOTE: To delete all list items under a folder, do not configure ListItem Field Name. and Field Value.
ListItem Field Value
Specifies a value for which all corresponding fields will be deleted. This can be used as a filtering mechanism where only fields with the specified value are deleted.
NOTE: To delete all list items under a folder, do not configure the ListItem Field Value.
ListFolderName
Read Only
The name of the folder where the list items will be deleted.
ListItemFieldDisplayName
Read Only
The display name of the List Item field to be deleted.
ListItemFieldName
Read Only
The name of the list item field to be deleted.
ListItemFieldValue
Read Only
The value for which all corresponding fields will be deleted.
ListName
Read Only
The name of the list where the list items will be deleted.
SiteURL
Read Only
The SharePoint site URL that includes the list items to be deleted.